2020-01-26 18:30:40 +01:00
|
|
|
# $NetBSD: Makefile,v 1.17 2020/01/26 17:30:52 rillig Exp $
|
2002-03-21 21:23:27 +01:00
|
|
|
#
|
|
|
|
|
2006-09-06 22:44:12 +02:00
|
|
|
DISTNAME= yencode-0.46
|
2013-04-06 05:45:05 +02:00
|
|
|
PKGNAME= ${DISTNAME:C/([0-9])$/.\1/1}
|
2011-04-22 15:41:54 +02:00
|
|
|
PKGREVISION= 1
|
2002-03-22 14:49:11 +01:00
|
|
|
CATEGORIES= converters
|
2002-03-21 21:23:27 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yencode/}
|
|
|
|
|
2006-09-06 22:44:12 +02:00
|
|
|
MAINTAINER= shaun@inerd.com
|
2020-01-26 18:30:40 +01:00
|
|
|
HOMEPAGE= https://www.yencode.org/
|
2013-04-06 05:45:05 +02:00
|
|
|
COMMENT= Encoder and decoder for yenc format
|
2002-03-21 21:23:27 +01:00
|
|
|
|
2013-04-06 05:45:05 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-03-21 21:23:27 +01:00
|
|
|
|
2012-02-16 19:05:09 +01:00
|
|
|
CFLAGS.SunOS+= -Du_int64_t=uint64_t
|
|
|
|
LIBS.SunOS+= -lsocket -lnsl
|
|
|
|
|
2004-04-11 09:42:53 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
2002-03-21 21:23:27 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|