add licensing info. Ian McWilliam <ianm@cit.nepean.uws.edu.au>

This commit is contained in:
turan 2000-02-17 21:20:20 +00:00
parent c062f90649
commit e1e46918e3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2000/02/17 02:27:35 kevlo Exp $
# $OpenBSD: Makefile,v 1.5 2000/02/17 21:20:20 turan Exp $
#
# OpenBSD port for pop3gwd.
# Created: 1999/12/28 ianm@cit.nepean.uws.edu.au
@ -12,5 +12,11 @@ MAINTAINER= ianm@cit.nepean.uws.edu.au
MASTER_SITES= http://www.go.dlr.de/linux/src/
NEED_VERSION= 1.191
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
WRKDIST= ${WRKDIR}/pop3gwd/
.include <bsd.port.mk>