damn damn damn another one

This commit is contained in:
Alan Eldridge 2003-01-31 20:44:53 +00:00
parent e388911572
commit 733d630226
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74382

View file

@ -1,27 +0,0 @@
# ex:ts=8 -*-mode: makefile-*-
#
# New ports collection makefile for: ossp-sa
# Date created: 2003-01-31
# Whom: Alan Eldridge <alane@geeksrus.net>
#
# $FreeBSD$
#
PORTNAME= ossp-sa
PORTVERSION= 1.0.5
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= net
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/sa/
DISTNAME=sa-${PORTVERSION}
MAINTAINER= alane@FreeBSD.org
USE_GNAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>
#EOF