aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-IRC/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-12 14:28:35 +0800
committerobrien <obrien@FreeBSD.org>2000-04-12 14:28:35 +0800
commitb124ccb2e6f5749a5c3cea36aeb45e36e2bcd7c3 (patch)
tree5619267783e6ae14fe42b074350348f350fe4d14 /irc/p5-IRC/Makefile
parent279d0c568395b4252ea7d025ef414367c67379c0 (diff)
downloadfreebsd-ports-graphics-b124ccb2e6f5749a5c3cea36aeb45e36e2bcd7c3.tar.gz
freebsd-ports-graphics-b124ccb2e6f5749a5c3cea36aeb45e36e2bcd7c3.tar.zst
freebsd-ports-graphics-b124ccb2e6f5749a5c3cea36aeb45e36e2bcd7c3.zip
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'irc/p5-IRC/Makefile')
-rw-r--r--irc/p5-IRC/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile
index 39f52402f9e..3dbcfe8fb0e 100644
--- a/irc/p5-IRC/Makefile
+++ b/irc/p5-IRC/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-IRC
-# Version required: 0.62
# Date created: 07 August 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= Net-IRC-0.62
-PKGNAME= p5-IRC-0.62
-CATEGORIES= irc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+PORTNAME= p5-IRC
+PORTVERSION 0.62
+CATEGORIES= irc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
+DISTNAME= Net-IRC-${PORTVERSION}
MAINTAINER= jedgar@fxp.org