View | Details | Raw Unified | Return to bug 176920
Collapse All | Expand All

(-)Makefile (-8 / +3 lines)
Lines 1-18 Link Here
1
# New ports collection makefile for:	trueprint
1
# Created by: Dmitry Sivachenko <dima@Chg.RU>
2
# Date created:			17 February 2000
3
# Whom:				Dmitry Sivachenko <dima@Chg.RU>
4
#
5
# $FreeBSD$
2
# $FreeBSD$
6
#
7
3
8
PORTNAME=	trueprint
4
PORTNAME=	trueprint
9
PORTVERSION=	5.3
5
PORTVERSION=	5.4
10
PORTREVISION=	2
11
CATEGORIES=	print
6
CATEGORIES=	print
12
MASTER_SITES=	${MASTER_SITE_GNU}
7
MASTER_SITES=	${MASTER_SITE_GNU}
13
MASTER_SITE_SUBDIR=	trueprint
8
MASTER_SITE_SUBDIR=	trueprint
14
9
15
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	danilogondolfo@gmail.com
16
COMMENT=	Print program listings on postscript printer
11
COMMENT=	Print program listings on postscript printer
17
12
18
USE_GMAKE=	yes
13
USE_GMAKE=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (trueprint-5.3.tar.gz) = 3993504293eefcaf1b48056d4eabe5554075cb4ee3c3996e528ebbae79ff0fb6
1
SHA256 (trueprint-5.4.tar.gz) = 104be483905f4f4dc4b5d475389b72b6d95f12b62d796f8af31d04f51c60338f
2
SIZE (trueprint-5.3.tar.gz) = 175700
2
SIZE (trueprint-5.4.tar.gz) = 570569

Return to bug 176920