| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/archivers/lib1541img/ |
Upload File : |
PORTNAME= lib1541img
PORTVERSION= 1.1
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= archivers devel emulators
MAINTAINER= zirias@FreeBSD.org
COMMENT= Library for handling commodore 1541 disk images
WWW= https://github.com/excess-c64/lib1541img
LICENSE= BSD2CLAUSE
USES= compiler:c11 gmake
USE_GITHUB= yes
GH_PROJECT= zimk:zimk
GH_ACCOUNT= excess-c64 Zirias:zimk
GH_TAGNAME= 31500ca:zimk
USE_LDCONFIG= yes
MAKE_ARGS= pkgconfigdir=${LOCALBASE}/libdata/pkgconfig \
1541img_DOCDIR=${LOCALBASE}/share/doc/lib1541img \
V=1
ALL_TARGET= strip
OPTIONS_DEFINE= DOXYGEN
OPTIONS_SUB= yes
DOXYGEN_BUILD_DEPENDS= doxygen>0:devel/doxygen
DOXYGEN_ALL_TARGET= html
post-extract:
@${MV} ${WRKSRC_zimk}/* ${WRKSRC}/zimk/
.include <bsd.port.mk>