mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
e04fbcb48e
renames a few ports to match their names to the plugin names (adding to MOVED) PR: 245939 PR: 239659 Submitted by: rozhuk.im@gmail.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
13 lines
236 B
Makefile
13 lines
236 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= fetchinfo
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Header insertion plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|