mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add NO_PACKAGE=yes.
This commit is contained in:
parent
346793596f
commit
b29ddb001c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1780
@ -3,7 +3,7 @@
|
||||
# Date created: 23 August 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1995/04/15 05:41:35 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1995/05/17 15:06:24 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= irc2.8.21
|
||||
@ -13,6 +13,9 @@ MASTER_SITES= ftp://cs-ftp.bu.edu/irc/servers/
|
||||
|
||||
MAINTAINER= torstenb@FreeBSD.ORG
|
||||
|
||||
# Restrictive copyright in irc2.8.21/ircd/res.c
|
||||
NO_PACKAGE= yes
|
||||
|
||||
pre-install:
|
||||
mkdir -p ${PREFIX}/lib/ircd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user