2cd2a5c2fb
ok jolan@
21 lines
424 B
Makefile
21 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.5 2006/02/18 19:31:06 steven Exp $
|
|
|
|
COMMENT= "file joiner/splitter"
|
|
DISTNAME= lxsplit-1.0-pre
|
|
PKGNAME= lxsplit-1.0pre
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= http://mirrors.protection.cx/~jolan/
|
|
|
|
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
|
|
|
# GPL
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
WANTLIB= c
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|