1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add devel/pkg-info.el.

Provides information about Emacs packages.

Reviewed by:	bapt
This commit is contained in:
Rui Paulo 2014-05-18 19:34:00 +00:00
parent 4c34be85dc
commit 3ec37026c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354458
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $FreeBSD$
PORTNAME= pkg-info.el
PORTVERSION= 0.5
CATEGORIES= devel elisp
DISTNAME= pkg-info-${PORTVERSION}
MAINTAINER= rpaulo@FreeBSD.org
COMMENT= Provide information about Emacs packages
LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= lunaryorn
GH_TAGNAME= ${PORTVERSION}
GH_COMMIT= fc749d9
USE_EMACS= yes
NO_BUILD= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/pkg-info.el \
${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (pkg-info-0.5.tar.gz) = 986c194790a52881b33d4d8e6e20ddb657438a95cd047d6059447fdfb91fa82f
SIZE (pkg-info-0.5.tar.gz) = 62837

View File

@ -0,0 +1,3 @@
Provide information about Emacs packages.
WWW: https://github.com/lunaryorn/pkg-info.el

View File

@ -0,0 +1 @@
%%EMACS_SITE_LISPDIR%%/pkg-info.el