From 789e826fff4a050f5be31c69fc75eca8384e43bb Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 24 May 2001 11:07:13 +0000 Subject: - New Port to build a package linked with cnews - Suck is used as master-port --- news/Makefile | 1 + news/suck-cnews/Makefile | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 news/suck-cnews/Makefile (limited to 'news') diff --git a/news/Makefile b/news/Makefile index ec4da446124e..2cdca185f57c 100644 --- a/news/Makefile +++ b/news/Makefile @@ -43,6 +43,7 @@ SUBDIR += slrn SUBDIR += slurp SUBDIR += suck + SUBDIR += suck-cnews SUBDIR += t-gnus-emacs20 SUBDIR += t-gnus-mule SUBDIR += t-gnus-xemacs21-mule diff --git a/news/suck-cnews/Makefile b/news/suck-cnews/Makefile new file mode 100644 index 000000000000..a5733619604d --- /dev/null +++ b/news/suck-cnews/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: suck (cnews) +# Date created: 22 May 2001 +# Whom: dirk.meyer@dinoex.sub.org +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../suck + +NEWSBIN?= ${PREFIX}/news/cnewsbin +NEWSCTL?= ${PREFIX}/news/lib + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3