freebsd-ports/print/trueprint/Makefile
Dmitry Sivachenko 2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00

23 lines
371 B
Makefile

# New ports collection makefile for: trueprint
# Date created: 17 February 2000
# Whom: Dmitry Sivachenko <dima@Chg.RU>
#
# $FreeBSD$
#
PORTNAME= trueprint
PORTVERSION= 5.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= trueprint
MAINTAINER= demon@FreeBSD.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= trueprint.1
.include <bsd.port.mk>