mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add a master port to use perl when installing irssi.
This commit is contained in:
parent
9416c015cb
commit
0d12c2d660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96754
@ -35,6 +35,7 @@
|
||||
SUBDIR += ircservices
|
||||
SUBDIR += iroffer
|
||||
SUBDIR += irssi
|
||||
SUBDIR += irssi+perl
|
||||
SUBDIR += kmyirc
|
||||
SUBDIR += konversation
|
||||
SUBDIR += liece
|
||||
|
16
irc/irssi+perl/Makefile
Normal file
16
irc/irssi+perl/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: irssi+perl
|
||||
# Date created: Sat Dec 27, 2003
|
||||
# Whom: Alfred Perlstein <alfred@freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
WITH_PERL= yes
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../irssi
|
||||
PKGNAMESUFFIX= +perl
|
||||
|
||||
MAINTAINER?= alfred@FreeBSD.org
|
||||
COMMENT?= A modular IRC client with many features (with perl)
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user