1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Add LICENSE_FILE

- Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-03-15 16:07:14 +00:00
parent 87b159135d
commit 8d0b124647
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411178

View File

@ -9,12 +9,13 @@ MAINTAINER= mono@FreeBSD.org
COMMENT= Mono based web server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_UNSAFE= yes
GH_ACCOUNT= mono
USE_GITHUB= yes
USES= gmake mono pathfix pkgconfig sqlite tar:bzip2
USES= gmake mono pathfix pkgconfig sqlite
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs
USE_AUTOTOOLS= automake autoconf aclocal