From 97eb0074b135b2636d84ff503988e3d76803ddcc Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 30 Sep 2021 19:12:10 +0000 Subject: Move FreeBSD ports under FreeBSD directory --- mail/notemap/Makefile | 27 --------------------------- mail/notemap/distinfo | 3 --- mail/notemap/pkg-descr | 4 ---- 3 files changed, 34 deletions(-) delete mode 100644 mail/notemap/Makefile delete mode 100644 mail/notemap/distinfo delete mode 100644 mail/notemap/pkg-descr (limited to 'mail/notemap') diff --git a/mail/notemap/Makefile b/mail/notemap/Makefile deleted file mode 100644 index d5220b3..0000000 --- a/mail/notemap/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= notemap -DISTVERSION= 1.3 -CATEGORIES= mail -MASTER_SITES= https://git.causal.agency/notemap/snapshot/ - -MAINTAINER= june@causal.agency -COMMENT= mirror notes to IMAP - -LICENSE= GPLv3+ -LICENSE_FILE= ${WRKSRC}/LICENSE - -LIB_DEPENDS= libtls.so:security/libretls - -USES= pkgconfig - -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man - -PLIST_FILES= bin/git-notemap \ - bin/notemap \ - man/man1/git-notemap.1.gz \ - man/man1/notemap.1.gz - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notemap - -.include diff --git a/mail/notemap/distinfo b/mail/notemap/distinfo deleted file mode 100644 index 135e1c3..0000000 --- a/mail/notemap/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1608333183 -SHA256 (notemap-1.3.tar.gz) = 76f9f44963546d443420f03159d6bebfd4d661a67dd8e4e59ccde5d23f51c68d -SIZE (notemap-1.3.tar.gz) = 22773 diff --git a/mail/notemap/pkg-descr b/mail/notemap/pkg-descr deleted file mode 100644 index 67622a8..0000000 --- a/mail/notemap/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -notemap mirrors text files to an IMAP mailbox in a format compatible -with the iOS Notes app. - -WWW: https://git.causal.agency/notemap/ -- cgit 1.4.1