freebsd-ports/security/kwallet/Makefile

23 lines
457 B
Makefile
Raw Normal View History

# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
2000-04-14 04:49:30 -04:00
PORTNAME= kdeutils
PORTVERSION= 2.1.1
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
MAINTAINER= will@FreeBSD.org
USE_KDELIBS_VER=2
1999-02-28 16:48:09 -05:00
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
1999-02-06 18:22:08 -05:00
USE_GMAKE= yes
.include <bsd.port.mk>