Makefile revision 148871
1# $FreeBSD: head/usr.sbin/portsnap/portsnap/Makefile 148871 2005-08-08 20:10:06Z cperciva $
2
3SCRIPTS=portsnap.sh
4MAN8=	portsnap.8
5
6.include <bsd.prog.mk>
7