[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / news / slrn

Annotation of pkgsrc/news/slrn/Makefile, Revision 1.6

1.6     ! tron        1: # $NetBSD: Makefile,v 1.5 1999/06/22 07:34:16 tron Exp $
1.2       frueauf     2: #
1.1       hwr         3:
1.4       mjl         4: DISTNAME=              slrn-0.9.5.6
1.2       frueauf     5: CATEGORIES=            news
                      6: MASTER_SITES=          ftp://space.mit.edu/pub/davis/slrn/ \
                      7:                        ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/
1.1       hwr         8:
1.3       mjl         9: MAINTAINER=            mjl@netbsd.org
1.2       frueauf    10: HOMEPAGE=              http://space.mit.edu/%7Edavis/slrn.html
1.1       hwr        11:
1.5       tron       12: DEPENDS+=              libslang-1.3.7:../../devel/libslang
1.1       hwr        13:
                     14: GNU_CONFIGURE=         yes
1.6     ! tron       15: CONFIGURE_ARGS+=       --without-X
1.1       hwr        16:
                     17: # the next is a workaround, as 1.3.2 install doesn't like -c and -d
                     18: # together
                     19: CONFIGURE_ENV+=                INSTALL=/usr/bin/install
                     20:
                     21: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>