juanfra c72a5b8a28 Update my email address. Change the homepage of terminator. Also add a
space between the entries and equals signs in the Makefile of the old
ports.

ok sthen@
2014-01-17 19:46:21 +00:00

16 lines
305 B
Makefile

# $OpenBSD: Makefile,v 1.3 2014/01/17 19:46:21 juanfra Exp $
COMMENT = data recovery tool and decompressor for lzip files
DISTNAME = lziprecover-1.15
REVISION = 1
HOMEPAGE = http://lzip.nongnu.org/lziprecover.html
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c m stdc++
.include <bsd.port.mk>