18 lines
309 B
Makefile
18 lines
309 B
Makefile
|
# New ports collection makefile for: py-martel
|
||
|
# Date created: 11 February 2002
|
||
|
# Whom: Johann Visagie <wjv@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= since
|
||
|
PORTVERSION= 0.3
|
||
|
CATEGORIES= misc
|
||
|
MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/
|
||
|
|
||
|
MAINTAINER= wjv@FreeBSD.org
|
||
|
|
||
|
MAN1= since.1
|
||
|
|
||
|
.include <bsd.port.mk>
|