mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
20 lines
369 B
Makefile
20 lines
369 B
Makefile
# New ports collection makefile for: durep
|
|
# Date created: 14 February 2002
|
|
# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= durep
|
|
PORTVERSION= 0.8
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.hibernaculum.net/download/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_PERL5= yes
|
|
|
|
MAN1= durep.1
|
|
|
|
.include <bsd.port.mk>
|