1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Set DESCR correctly and remove pkg-descr.

PR:		211302
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Tijl Coosemans 2016-09-05 21:02:02 +00:00
parent 3ff76b8449
commit 45496a9196
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421396
2 changed files with 2 additions and 6 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libpciaccess
PORTVERSION= 0.13.4
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= emulation@FreeBSD.org
@ -14,7 +15,7 @@ USES= linux:c6
RPMVERSION= 1.el6
USE_LINUX_RPM= yes
USE_LDCONFIG= yes
DESC= ${.CURDIR}/../${PORTNAME}/pkg-descr
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
PLIST_SUB+= NLS=""

View File

@ -1,5 +0,0 @@
Development tools and base libraries for linux_base-c6. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.
WWW: http://gcc.gnu.org/