pkgsrc/net/libsscript/Makefile
jlam 6fbe86c997 Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken
care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX.
2006-01-19 23:00:24 +00:00

18 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.8 2006/01/19 23:00:24 jlam Exp $
#
DISTNAME= sscript-lib2.0
PKGNAME= libsscript-2.0
PKGREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://www.linuxave.net/~drow/SocketScript/
EXTRACT_SUFX= .tar
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.linuxave.net/~drow/SocketScript/
COMMENT= Simple library for creating network oriented software in C
NO_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"