openbsd-ports/archivers/lxsplit/Makefile
2007-09-15 10:14:32 +00:00

21 lines
421 B
Makefile

# $OpenBSD: Makefile,v 1.6 2007/09/15 10:14:33 espie 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>