1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/ftp/puf/Makefile

25 lines
418 B
Makefile
Raw Normal View History

# ex:ts=8
# New ports collection makefile for: puf
# Date created: Feb 6, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= puf
PORTVERSION= 0.93.1
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
GMAKE= yes
MAN1= puf.1
.include <bsd.port.mk>