This commit is contained in:
turan 2000-03-23 01:11:29 +00:00
parent af4c774d29
commit 9547b92646
2 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:34 espie Exp $
# $OpenBSD: Makefile,v 1.3 2000/03/23 01:11:29 turan Exp $
DISTNAME= tcptrace.5.2.1
PKGNAME= tcptrace-5.2.1
@ -8,6 +8,11 @@ NEED_VERSION= 1.191
MAINTAINER= jethro@dqc.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
GNU_CONFIGURE= yes
ALL_TARGET= tcptrace

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 1999/04/09 04:11:53 brad Exp $
# $OpenBSD: Makefile,v 1.4 2000/03/23 01:11:30 turan Exp $
# $FreeBSD: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp $
DISTNAME= xarchie-2.0.10
@ -8,6 +8,11 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= yes
.include <bsd.port.mk>